This patch fixes dom0 SMP vcpu hotplug. Currently, domains without
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Tue, 15 Nov 2005 16:30:55 +0000 (17:30 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Tue, 15 Nov 2005 16:30:55 +0000 (17:30 +0100)
commit56be995b8a60ebe8a30e349674cc8abae5e1a559
tree76ff7f9b265e444efb44d19ab7fb8217f2f678a6
parentb195c30cf4f76667bcac28cf2c4ddd61475c2851
This patch fixes dom0 SMP vcpu hotplug.  Currently, domains without
config files (e.g. dom0) don't set info['vcpus'] correctly resulting in
incorrect cpu availablity values in the store.  This prevents hotplug
from functioning.

Signed-off-by: Ryan Harper <ryanh@us.ibm.com>
tools/python/xen/xend/XendDomainInfo.py